﻿<table width="100%" style="border-bottom:1px dotted #cccccc;"><tr>
<td style="width:4%;padding-right:3px;" align="center">
<input type="image" src="http://ab-music.ru/images/play.png" onclick="$('#play$ID$').toggle();$('#stop$ID$').toggle();$('#player$ID$').toggle();$('#now_play$ID$').toggle();" id="play$ID$" style="width:26px;height:27px;cursor:pointer;" class="plpaus" />
<input type="image" src="http://ab-music.ru/images/pause.png" onclick="$('#play$ID$').toggle();$('#stop$ID$').toggle();$('#player$ID$').toggle();$('#now_play$ID$').toggle();" id="stop$ID$" style="width:26px;height:27px;display:none;cursor:pointer;" class="plpaus" />
</td>
<td style="width:73%; padding-left:7px; padding-bottom:1px;">
<div id="music"><a href="$ENTRY_URL$" class="najmi entryLink">$TITLE$ - <span style="color:#5a5a5a;">$AUTHOR_EMAIL$</span></a></div>
<div id="janr"><b>Жанр:</b> $CATEGORY_NAME$</div></td>
<td style="width:4%;padding:3px;" align="center" valign="top">
<div style="display:none;" id="player$ID$"><div id="audioplayer$ID$"></div>
<object type="application/x-shockwave-flash" data="/player/uppod.swf" width="80" height="20" id="audioplayer$ID$" style="visibility: visible;">
<param name="wmode" value="transparent"/>
<param name="allowScriptAccess" value="always"/>
<param name="id" value="audioplayer$ID$"/>
<param name="flashvars" value="uid=audioplayer$ID$&comment=audio&st=/player/80x30.txt&file=$FILE_URL$"/>
</object>
</div>
</td>
<td style="width:12%;font-size:11px; font-family:tahoma; color:#6d6d6d;border-left:1px solid #cccccc;text-align:center"><b>$LOADS$</b> загрузок</td>
<td style="width:12%;font-size:11px; font-family:tahoma; color:#6d6d6d;border-left:1px solid #cccccc;text-align:center;">$FILE_SIZE$</td>
</tr></table>